home *** CD-ROM | disk | FTP | other *** search
- ; Here is an example of the powerfull functions of PowerPPL. As you can see,
- ; color codes are understood! Try to press Alt-Y two times...!
- ;
- ; Press F9, if you are correctly configured, the compilation window will
- ; appear... and show you the error (the variable A is not declared)...
- ; (to configure PowerPPL, go to Options menu and set your directories and
- ; environment options). If the source code was ok, you could press CTRL-F9
- ; to RUN the PPE !!
- ;
- ; Move your cursor on this word for example.... : PRINTLN
- ; And then press CTRL-F1... see the point? :)
- ; Try the same on this word.................... : ADJT_BUT_I_DONTREMEMBER!! :)
- ;
- ; Take time to read the documentation, there are MANY MORE features !
- ;
- PrintLn "@X06░ ▒ @X0E░ @X06░ @X07▐█▄ @X0C▀▀ @X0F▄▄ @X0C▀ @X0F▄▄ @X7F▓@X0F ▄@X7F█@X0F▄ @X07▄@X7F░@X07▄ @X06▐▌ █▒ ░▀▀▄▓"
- PrintLn "@X06 ░ ░ ░ @X07█@X7F░@X07█▄@X7F▒▓@X0F█████▄██▄██@X7F▓█@X0F▐█@X7F▓▓@X0F█@X7F░@X07█▀ @X0C▀@X6C▓@X0F @X06░ @X0E░ @X06▒"
- PrintLn "@X06 @X6E░@X06█░ ▒@X0E░ @X06░ @X07▀▀@X7F▒▓@X0F█▀███████▌██@X7F▓@X0F▀▀ @X7F▒@X78░@X0F @X0C▐▌ @X0E░ ▒ @X06▐"
- PrintLn "@X6E░▒░@X06█@X6E░@X06▓@X0E▒ @X06▒ ░ @X0F▀ @X7F░@X0F @X0C▀▄@X6C▓@X0C▌ @X06▄@X0E▒ ░ ▓ @X06▄▌"
- PrintLn "@X0E█▌@X6E▒@X06▄@X6E▒░@X0E▓@X6E░@X06▓@X6E░@X06▒ @X0C▄▀ @X07▐▌ @X0C▐▀@X6C▒@X0F @X0E▓░▒▓▓@X6E░▓@X07 "
- PrintLn "@X0F @X0E▀@X6E█▒@X0E█@X6E▓@X0E▀@X6E▒░▒@X06░▓ @X0F▄▄@X7F░@X0F▄ @X04▄▄▄█▓█▓▄ @X07█ @X08▄ @X0C▐@X06▌ @X0E▐@X6E▓▒▒@X0E█▀ "
- PrintLn "@X04▄ @X0E▀ ▀▄▀▀▄@X6E▓@X0E▀ @X0F▐▀▄▀▀ @X04▄████▓▓████ @X07▐▌▄@X78▓@X08▄ @X04■ @X6C▒@X0F @X0E▀▀ @X0C▄█"
- PrintLn "@X04██▀ ▄ ▄ @X0F▀@X7F░▒@X0F▄@X7F▓@X0F ▄▄▄@X04▀@X0F▄▄@X04▀▀▀@X0F▄▄▄▄@X7F▒░@X78░▒▓@X08▀ @X04▌@X6C░@X0C▌ ▄██ "
- PrintLn "@X04▀ ▄ ▀ @X0F▀@X7F▒▓█▓@X0F██@X7F▓@X0F█████████@X7F▓▓@X07▐@X7F░@X78░@X08▀ @X04▓ @X6C▒@X0F @X0C▄█▀ ▄"
- PrintLn "@X0C @X04▄▄█▀ @X07███@X0C▄@X6C▓@X0C▄▄▄▄▄▄▄@X0F▀▀▀▀███▐@X7F▓@X0F▀▀@X07▄▀ @X04▄▓▀@X0C▐▌@X07███ @X0C▐█ ▀ "
- PrintLn "@X04████▀ ▄ ▀ ▄█@X07█ @X0C▐██▀█@X6C▓▓▓▓▒▒░░@X06▄▄░▄▄ ▓ @X04▀▓▀@X06▄▓@X6C▒@X0C░@X07██ @X0C▀ @X07█@X06▄▌ "
- A = U_SEC + 5
- End
-